FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource ValueSet/FHIR Server from package ca.on.phsd.r4-alpha#0.1.1 (109 ms)

Package ca.on.phsd.r4-alpha
Type ValueSet
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=ca.on.phsd.r4-alpha@0.1.1&canonical=http://ontariohealth.ca/fhir/ValueSet/wait-time-type
Url http://ontariohealth.ca/fhir/ValueSet/wait-time-type
Version 1.0.0
Status draft
Name WaitTimeType
Title Wait Time Type
Experimental False
Description Code indicates the type of patients wait time.

Resources that use this resource

StructureDefinition
http://ontariohealth.ca/fhir/StructureDefinition/ca-on-phsd-ext-wait-times WaitTimesExtension

Resources that this resource uses

CodeSystem
http://ontariohealth.ca/fhir/CodeSystem/wait-time-type Wait Time Type


Source

{
  "resourceType" : "ValueSet",
  "id" : "wait-time-type",
  "url" : "http://ontariohealth.ca/fhir/ValueSet/wait-time-type",
  "version" : "1.0.0",
  "name" : "WaitTimeType",
  "title" : "Wait Time Type",
  "status" : "draft",
  "publisher" : "Ontario Health",
  "description" : "Code indicates the type of patients wait time.",
  "immutable" : false,
  "compose" : {
    "include" : [
      {
        "system" : "http://ontariohealth.ca/fhir/CodeSystem/wait-time-type",
        "concept" : [
          {
            "code" : "w1",
            "display" : "Wait1 (Patient waiting for the first consultation with a clinician)"
          },
          {
            "code" : "w2",
            "display" : "Wait2 (Patient waiting for the procedure)"
          },
          {
            "code" : "srw1",
            "display" : "Provider self-reported wait1 (Patient waiting for the first consultation with a clinician)"
          },
          {
            "code" : "srw2",
            "display" : "Provider self-repoerted wait2 (Patient waiting for the procedure)"
          }
        ]
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.